|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProtocolRepItem | |
|---|---|
| negotiator | |
| negotiator.repository | |
| negotiator.tournament | |
| negotiator.tournament.VariablesAndValues | |
| Uses of ProtocolRepItem in negotiator |
|---|
| Methods in negotiator with parameters of type ProtocolRepItem | |
|---|---|
static Protocol |
Global.createProtocolInstance(ProtocolRepItem protRepItem,
AgentRepItem[] agentRepItems,
ProfileRepItem[] profileRepItems,
java.util.HashMap<AgentParameterVariable,AgentParamValue>[] agentParams)
|
static Protocol |
Global.createProtocolInstance(ProtocolRepItem protRepItem,
AgentRepItem[] agentRepItems,
ProfileRepItem[] profileRepItems,
java.util.HashMap<AgentParameterVariable,AgentParamValue>[] agentParams,
java.lang.ClassLoader classLoader)
|
static java.lang.Class<Protocol> |
Global.getProtocolClass(ProtocolRepItem protRepItem)
|
static java.lang.Class<Protocol> |
Global.getProtocolClass(ProtocolRepItem protRepItem,
java.lang.ClassLoader loader)
|
| Uses of ProtocolRepItem in negotiator.repository |
|---|
| Methods in negotiator.repository that return types with arguments of type ProtocolRepItem | |
|---|---|
java.util.ArrayList<ProtocolRepItem> |
RepositoryItemType.getProtocolRepItem()
|
| Constructor parameters in negotiator.repository with type arguments of type ProtocolRepItem | |
|---|---|
RepositoryItemType(java.util.ArrayList<AgentRepItem> agentRepItem,
java.util.ArrayList<DomainRepItem> domainRepItem,
java.util.ArrayList<ProtocolRepItem> protocolRepItem)
|
|
| Uses of ProtocolRepItem in negotiator.tournament |
|---|
| Methods in negotiator.tournament that return ProtocolRepItem | |
|---|---|
ProtocolRepItem |
Tournament.getProtocol()
|
| Uses of ProtocolRepItem in negotiator.tournament.VariablesAndValues |
|---|
| Methods in negotiator.tournament.VariablesAndValues that return ProtocolRepItem | |
|---|---|
ProtocolRepItem |
ProtocolValue.getValue()
|
| Constructors in negotiator.tournament.VariablesAndValues with parameters of type ProtocolRepItem | |
|---|---|
ProtocolValue(ProtocolRepItem val)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||